These scripts all deal with JavaScript equivalents. They convert from one unit to another in many categories - acceleration, power, and velocity, just to name a few. As always, I'm here if you have any questions or comments.


Title: Acceleration Equivalents
Details: 5.70 KB * Uploaded July 3 1997
Description: JavaScript can help you find acceleration equivalents.

[ Get Source Code ]


Title: Area Equivalents
Details: 5.79 KB * Uploaded July 3 1997
Description: JavaScript can help you find area equivalents.

[ Get Source Code ]


Title: Base Converter
Contributor: Mike Maloney
Contributor URL: http://nfg.natfuel.com
Details: 2.50 KB * Uploaded April 7 2000
Description: Converts input between binary, ternary, quintal, octal, decimal, and hexadecimal bases. Try entering a string of zeroes and ones in the binary field - when you click off, the script displays that number of the other bases.

[ Get Source Code ]


Title: Degrees to Radians
Contributor: Sam Tyler (sykicphyst@aol.com)
Contributor URL: http://members.aol.com/sykicphyst/hell/hellhouse.html
Details: 1.26 KB * Uploaded March 31 1998
Description: Use JavaScript to convert Degrees to Radians and vice versa.

[ Get Source Code ]


Title: Energy Equivalents
Details: 5.67 KB * Uploaded July 3 1997
Description: JavaScript can help you find energy equivalents.

[ Get Source Code ]


Title: Euro Converter
Contributor: Mike McGrath (mike_mcgrath@lineone.net)
Contributor URL: http://website.lineone.net/~mike_mcgrath
Details: 3.63 KB * Uploaded August 11 1999
Description: Click a country button to display currency name and full fixed euro exchange rate. Press Clear to empty the value boxes and enter either Euro or Local amount to convert. Click the appropriate button for conversion of euro To Local or of local To Euro. Conversion will display selected currency exchange rounded to two decimal places.

[ Get Source Code ]


Title: Hertz Converter
Contributor: Charles Lucy (lucy@harmonics.com)
Contributor URL: http://www.harmonics.com/lucy
Details: 0.94 KB * Uploaded October 30 2000
Description: Convert between frequency and beats per minute (i.e. 8 octaves lower). Enter a number in either field, then click outside the text box.

[ Get Source Code ]


Title: Hex-RGB Converter
Contributor: Ryan Sokol
Contributor URL: http://www.logicode.net
Details: 3.91 KB * Uploaded February 27 2001
Description: Converts Hex to RGB and back in real-time. Also displays current value as background color. Cool!

[ Get Source Code ]


Title: Japanese Pronunciation
Contributor: Momoko Sakura
Details: 4.48 KB * Uploaded July 3 2000
Description: Enter youe name and this script will display how it should be pronounced in Japanese. Great for far-east travellers!

[ Get Source Code ]


Title: KB to MB
Contributor: Gerald Schafer
Contributor URL: http://www.robandger.com
Details: 1.25 KB * Uploaded March 13 2001
Description: Have you ever been confused about the number of kilobytes in a megabyte, or vice-versa? Now you can convert between kilobytes and megabytes with ease.

[ Get Source Code ]


Title: Length Equivalents
Details: 5.18 KB * Uploaded July 3 1997
Description: JavaScript can help you find length equivalents.

[ Get Source Code ]


Title: Mass Equivalents
Details: 5.83 KB * Uploaded July 3 1997
Description: JavaScript can help you find mass equivalents.

[ Get Source Code ]


Title: Metrology Equivalents
Details: 5.83 KB * Uploaded July 3 1997
Description: JavaScript can help you find metrology equivalents.

[ Get Source Code ]


Title: Morse Code
Contributor: Nic Wolfe (Nic@TimelapseProductions.com)
Contributor URL: http://fineline.xs.mw
Details: 1.89 KB * Uploaded December 9 1999
Description: Converts an English word or phrase into it's Morse Code combination of dots and dashes. Analyzing each letter entered individually, as this script demonstrates, is a very useful JavaScript programming technique.

[ Get Source Code ]


Title: ASCII Engine
Contributor: Christopher Nielsen (chris@bluegalaxy.net)
Contributor URL: http://www.bluegalaxy.net
Details: 2.49 KB * Uploaded January 13 2000
Description: Enter any keyboard character and the Ascii Engine outputs the character's equivalent in Ascii Decimal, Ascii Hex, and even binary.

[ Get Source Code ]


Title: Phone Number Converter
Details: 2.11 KB * Uploaded August 17 1999
Description: Converts an alphanumeric phone number (like 1800Flowers.com) to its numeric phone number (like 18003569377). An excellent example of the JavaScript switch() function in use. Great!

[ Get Source Code ]


Title: Power Equivalents
Details: 5.28 KB * Uploaded July 3 1997
Description: JavaScript can help you find power equivalents.

[ Get Source Code ]


Title: Pressure Equivalents
Details: 6.31 KB * Uploaded July 3 1997
Description: JavaScript can help you find pressure equivalents.

[ Get Source Code ]


Title: Programming Equivalents
Details: 4.03 KB * Uploaded July 3 1997
Description: JavaScript can help you find programming equivalents.

[ Get Source Code ]


Title: RGB to Hex
Contributor: John Downey (Genaztek@aol.com)
Details: 6.21 KB * Uploaded June 29 2000
Description: Converts the RGB (Red, Green, Blue) value you enter to its appropriate HTML hexademical value. Allows you to use the same color on a web page and in a graphics editor program.

[ Get Source Code ]


Title: Temperature Equivalents
Details: 0.67 KB * Uploaded July 3 1997
Description: JavaScript can help you find temperature equivalents.

[ Get Source Code ]


Title: Temperature Equivalents 2
Details: 1.35 KB * Uploaded July 3 1997
Description: Another way to use JavaScript to find temperature equivalents.

[ Get Source Code ]


Title: Time Converter
Contributor: Ryan Sokol
Details: 2.61 KB * Uploaded February 23 2000
Description: Allows for the conversion back and forth from hours, minutes, and seconds to fractional hours. Input validation also ensures the time input does not contain invalid characters. Definitely a time-saver for time-related record keeping. Cool!

[ Get Source Code ]


Title: URL Revealer
Contributor: Hanz Broden (webmeister@v-wave.com)
Contributor URL: http://plaza.v-wave.com/dotcom
Details: 2.57 KB * Uploaded June 27 2000
Description: Spammers now frequently send their website addresses in an encoded form, hoping to hide its true origin and prevent being reported to their web host. This script allows you to convert these URLs into human-readable form so that you may complain to the spammer's web host and get their account shut down. A breath of fresh air for the fight against spam!

[ Get Source Code ]


Title: Velocity Equivalents
Details: 5.17 KB * Uploaded July 3 1997
Description: Another way to use JavaScript to find velocity equivalents.

[ Get Source Code ]


Title: Write Out Number
Contributor: jc491403@altavista.com
Details: 4.95 KB * Uploaded April 10 2000
Description: This script takes a number and converts it to its English equivalent. If you enter 45678 in the number box and click the appropriate button, Forty Five Thousand Six Hundred Seventy Eight appears in the lower box.

[ Get Source Code ]